Accept drops that are sent to a toplevel but are not within the toplevels
authorOwen Taylor <otaylor@redhat.com>
Wed, 18 Nov 1998 17:00:48 +0000 (17:00 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 18 Nov 1998 17:00:48 +0000 (17:00 +0000)
commit8715d1c1b38969cd887cb218ba72ae343e7bc275
tree06aac423fa1bfbe1e96dcd2b1b9c1776d30856c9
parentfb6a7ccb92c4443108e4bc07b6cb43ab3268a94e
Accept drops that are sent to a toplevel but are not within the toplevels

Wed Nov 18 11:54:57 1998  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkdnd.c (gtk_drag_find_widget): Accept drops
that are sent to a toplevel but are not within the
toplevels bounds.

* gdk/gdkdnd.c gdk/gdk.h: Added support for a
XdndProxy atom which proxies the drag to another window.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdk.h
gdk/gdkdnd.c
gdk/x11/gdkdnd-x11.c
gtk/gtkdnd.c